Controls Constructors
An object defining constructors for the Controls class.
Controls(clientForm, formName, projectDeploymentUrl)
Initializes a new instance of the Controls
class, setting up control data from the provided client form.
Parameters:
clientForm (required): ClientForm
TheClientForm
object containing form data.
formName (required): string
The name of the form.
projectDeploymentUrl (required): string
The deployment URL of the project.